| SyServiceExceptionAction |
| Logical Entity Name | SyServiceExceptionAction |
| Default Table Name | SyServiceExceptionAction |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionAction Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionActionId |
int | NO | ||
| Code | varchar(10) | YES | ||
| Descrip | varchar(500) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Active | bit | NO |
| SyServiceExceptionAction Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyServiceExceptionAction_SyServiceExceptionActionID | PrimaryKey | SyServiceExceptionActionId |
| Uk_SyServiceExceptionAction_Code | Index | Code |
| SyServiceExceptionAction Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionActionUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceExceptionAudit | Non-Identifying | One To Zero or More | FK_SyServiceExceptionAudit_ServiceExceptionAction_SyServiceExceptionActionId | NO | YES | |||
| SyServiceException | Non-Identifying | One To Zero or More | FK_SyServiceExceptionSyServiceExceptionActionId_SyServiceExceptionActionSyServiceExceptionActionId | NO | YES |
| SyServiceExceptionAction Check Constraints |
| Check Constraint Name | CheckConstraint |